Real-Time Line Detection Using Accelerated High-Resolution Hough Transform
نویسندگان
چکیده
Hough transform is a well-known and popular algorithm for detecting lines in raster images. The standard Hough transform is rather slow to be usable in real-time, so different accelerated and approximated algorithms exist. This paper proposes a modified accumulation scheme for the Hough transform, which makes it suitable for computer systems with small but fast read-write memory – such as the today’s GPUs. The proposed algorithm is evaluated both on synthetic binary images and on complex high resolution real-world photos. The results show that using today’s commodity graphics chips, the Hough transform can be computed at interactive frame rates even with a high resolution of the Hough space and with the Hough transform fully computed.
منابع مشابه
Straight Line Detection AndReal -Time Line detection Using OpenGL
Line recognition is an important aspect in image processing. Many line detection algorithms were introduced. Hough Transform for line detection is difficult to accelerate using the GPU because it essentially requires rasterization of sinusoids into a highresolution raster of accumulators, which is not a suitable task for GPU. In this paper, a GPU implementation of the PClines a new parameteriza...
متن کاملParallel Hough Transform-Based Straight Line Detection and Its FPGA Implementation in Embedded Vision
Hough Transform has been widely used for straight line detection in low-definition and still images, but it suffers from execution time and resource requirements. Field Programmable Gate Arrays (FPGA) provide a competitive alternative for hardware acceleration to reap tremendous computing performance. In this paper, we propose a novel parallel Hough Transform (PHT) and FPGA architecture-associa...
متن کاملDevelopment Hough transform to detect straight lines using pre-processing filter
Image recognition is one of the most important field in image processing that in recent decades had much attention .Due to expansion of related fields with image processing and various application of this science in machine vision, military science, geography, aerospace and artificial intelligence and lots of other aspects, out stand the importance of this subject.One of the most important aspe...
متن کاملDevelopment Hough transform to detect straight lines using pre-processing filter
Image recognition is one of the most important field in image processing that in recent decades had much attention .Due to expansion of related fields with image processing and various application of this science in machine vision, military science, geography, aerospace and artificial intelligence and lots of other aspects, out stand the importance of this subject.One of the most important aspe...
متن کاملA Crop Rows Recognition Based on Hough Transform Using Template Matching
An improved crop rows detection presented based-Hough transform. In the paper, the two argument r q 、 of peaks in Hough space were mapped into the Cartesian coordinate system to extract straight line segments fitting the crop rows, in which the template matching was firstly designed to filter the noises from isolated, or scattering points, then the weighted averaging were employed to eliminate ...
متن کامل